Skip to content

Include timezone offset in log example - #150

Merged
codeforester merged 1 commit into
mainfrom
documentation/125-20260806-logging-timezone-example
Aug 6, 2026
Merged

Include timezone offset in log example#150
codeforester merged 1 commit into
mainfrom
documentation/125-20260806-logging-timezone-example

Conversation

@codeforester

Copy link
Copy Markdown
Contributor

Summary

  • show the numeric local timezone offset in the README log example
  • keep the example aligned with the documented %z formatter behavior

Validation

  • git diff --check
  • python3 scripts/validate_docs.py

Closes #125

@codeforester
codeforester merged commit 4cff1a6 into main Aug 6, 2026
83 checks passed
@codeforester
codeforester deleted the documentation/125-20260806-logging-timezone-example branch August 6, 2026 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README log format example omits timezone offset — contradicts prose description

1 participant